[INFO] fetching crate dioxus-icons-box 0.2.2...
[INFO] checking dioxus-icons-box-0.2.2 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] extracting crate dioxus-icons-box 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dioxus-icons-box 0.2.2
[INFO] finished tweaking crates.io crate dioxus-icons-box 0.2.2
[INFO] tweaked toml for crates.io crate dioxus-icons-box 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-icons-box 0.2.2 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-icons-box 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c
[INFO] running `Command { std: "docker" "start" "14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling dioxus-core-types v0.7.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.9
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling dioxus-rsx v0.7.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.9
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.9
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking generational-box v0.7.9
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling scraper v0.27.0
[INFO] [stderr]    Compiling enumset v1.1.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subsecond-types v0.7.9
[INFO] [stderr]     Checking subsecond v0.7.9
[INFO] [stderr]    Compiling dioxus-core v0.7.9
[INFO] [stderr]     Checking dioxus-signals v0.7.9
[INFO] [stderr]     Checking dioxus-hooks v0.7.9
[INFO] [stderr]     Checking dioxus-stores v0.7.9
[INFO] [stderr]     Checking dioxus-html v0.7.9
[INFO] [stderr]     Checking dioxus v0.7.9
[INFO] [stderr]     Checking dioxus-icon-component v0.2.1
[INFO] [stderr]    Compiling zu-icons-util v0.5.1
[INFO] [stderr]    Compiling dioxus-icons-box v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `dioxus-icons-box` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/bin/rustc --crate-name dioxus_icons_box --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--deny=clippy::pedantic' '--deny=clippy::nursery' '--deny=clippy::cargo' '--deny=clippy::all' '--deny=clippy::unwrap_used' '--deny=clippy::unused_result_ok' '--allow=clippy::too_many_lines' '--deny=clippy::panic_in_result_fn' '--deny=clippy::panic' --allow=non_snake_case '--warn=clippy::multiple_crate_versions' '--deny=clippy::expect_used' --deny=dead_code --cfg 'feature="default"' --cfg 'feature="logos"' --cfg 'feature="regular"' --cfg 'feature="solid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logos", "regular", "solid"))' -C metadata=a49636f5e5180b89 -C extra-filename=-0c6ce314603001e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dioxus=/opt/rustwide/target/debug/deps/libdioxus-843200a52fff2cce.rmeta --extern dioxus_icon_component=/opt/rustwide/target/debug/deps/libdioxus_icon_component-a958bd3c0a1ebfd2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c", kill_on_drop: false }`
[INFO] [stdout] 14915e93a03dbd1e2c4998a250015bcd874dbca0caee90081f6db6975667d40c
